[INFO] cloning repository https://github.com/sudokatie/cartographer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sudokatie/cartographer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsudokatie%2Fcartographer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsudokatie%2Fcartographer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 59907d013110cf14f2bfeda16eae70db11b3abe2
[INFO] testing sudokatie/cartographer against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsudokatie%2Fcartographer" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/sudokatie/cartographer
[INFO] finished tweaking git repo https://github.com/sudokatie/cartographer
[INFO] tweaked toml for git repo https://github.com/sudokatie/cartographer written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sudokatie/cartographer on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sudokatie/cartographer already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 530d92ad1594e07f26d887e27da58e19f2fee3b5b17f18a006c49a02b65cb55e
[INFO] running `Command { std: "docker" "start" "-a" "530d92ad1594e07f26d887e27da58e19f2fee3b5b17f18a006c49a02b65cb55e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "530d92ad1594e07f26d887e27da58e19f2fee3b5b17f18a006c49a02b65cb55e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "530d92ad1594e07f26d887e27da58e19f2fee3b5b17f18a006c49a02b65cb55e", kill_on_drop: false }`
[INFO] [stdout] 530d92ad1594e07f26d887e27da58e19f2fee3b5b17f18a006c49a02b65cb55e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cff3f49f01a89367171e574d223f864796b91d3c3010909d8947af907eb9e464
[INFO] running `Command { std: "docker" "start" "-a" "cff3f49f01a89367171e574d223f864796b91d3c3010909d8947af907eb9e464", kill_on_drop: false }`
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling aws-lc-rs v1.13.3
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling zerocopy v0.8.34
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling cc v1.0.106
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling pest v2.8.5
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling portable-atomic v1.13.0
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling deunicode v1.6.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling cmake v0.1.53
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling clap_builder v4.5.55
[INFO] [stderr]    Compiling slug v0.1.6
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling pest_meta v2.8.5
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling tree-sitter v0.22.6
[INFO] [stderr]    Compiling aws-lc-sys v0.30.0
[INFO] [stderr]    Compiling tree-sitter-rust v0.21.2
[INFO] [stderr]    Compiling tree-sitter-python v0.21.0
[INFO] [stderr]    Compiling tree-sitter-c v0.21.4
[INFO] [stderr]    Compiling tree-sitter-javascript v0.21.4
[INFO] [stderr]    Compiling tree-sitter-cpp v0.22.3
[INFO] [stderr]    Compiling tree-sitter-typescript v0.21.2
[INFO] [stderr]    Compiling tree-sitter-java v0.21.0
[INFO] [stderr]    Compiling tree-sitter-go v0.21.2
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling pest_generator v2.8.5
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling pest_derive v2.8.5
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling auto_impl v1.3.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tower-lsp-macros v0.9.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling pin-project v1.1.11
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling clap v4.5.55
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling tera v1.20.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling lsp-types v0.94.1
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling rustls-webpki v0.103.4
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling tower-lsp v0.20.0
[INFO] [stderr]    Compiling cartographer v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 02s
[INFO] running `Command { std: "docker" "inspect" "cff3f49f01a89367171e574d223f864796b91d3c3010909d8947af907eb9e464", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cff3f49f01a89367171e574d223f864796b91d3c3010909d8947af907eb9e464", kill_on_drop: false }`
[INFO] [stdout] cff3f49f01a89367171e574d223f864796b91d3c3010909d8947af907eb9e464
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 04f4b1a5c85ed20af553ebad1bf5c4d445dd01de3830491811ffb5deb8ec5d13
[INFO] running `Command { std: "docker" "start" "-a" "04f4b1a5c85ed20af553ebad1bf5c4d445dd01de3830491811ffb5deb8ec5d13", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling assert_cmd v2.1.2
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling tree-sitter v0.22.6
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling tree-sitter-rust v0.21.2
[INFO] [stderr]    Compiling tree-sitter-javascript v0.21.4
[INFO] [stderr]    Compiling tree-sitter-python v0.21.0
[INFO] [stderr]    Compiling tree-sitter-java v0.21.0
[INFO] [stderr]    Compiling tree-sitter-typescript v0.21.2
[INFO] [stderr]    Compiling tree-sitter-c v0.21.4
[INFO] [stderr]    Compiling tree-sitter-go v0.21.2
[INFO] [stderr]    Compiling tree-sitter-cpp v0.22.3
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling tera v1.20.1
[INFO] [stderr]    Compiling cartographer v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `CachedClass`
[INFO] [stdout]    --> src/lsp/handlers.rs:125:29
[INFO] [stdout]     |
[INFO] [stdout] 125 |     use crate::lsp::cache::{CachedClass, CachedFunction, FileAnalysis};
[INFO] [stdout]     |                             ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `blank`
[INFO] [stdout]    --> src/parser/cpp.rs:830:36
[INFO] [stdout]     |
[INFO] [stdout] 830 |         let (total, code, comment, blank) = count_lines(source);
[INFO] [stdout]     |                                    ^^^^^ help: if this is intentional, prefix it with an underscore: `_blank`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 51.84s
[INFO] running `Command { std: "docker" "inspect" "04f4b1a5c85ed20af553ebad1bf5c4d445dd01de3830491811ffb5deb8ec5d13", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "04f4b1a5c85ed20af553ebad1bf5c4d445dd01de3830491811ffb5deb8ec5d13", kill_on_drop: false }`
[INFO] [stdout] 04f4b1a5c85ed20af553ebad1bf5c4d445dd01de3830491811ffb5deb8ec5d13
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] cb3c035b388a24c4ebed71bfc7b3acd510504663c1b4ca9e4244bfe89f95fb57
[INFO] running `Command { std: "docker" "start" "-a" "cb3c035b388a24c4ebed71bfc7b3acd510504663c1b4ca9e4244bfe89f95fb57", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `CachedClass`
[INFO] [stderr]    --> src/lsp/handlers.rs:125:29
[INFO] [stderr]     |
[INFO] [stderr] 125 |     use crate::lsp::cache::{CachedClass, CachedFunction, FileAnalysis};
[INFO] [stderr]     |                             ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `blank`
[INFO] [stderr]    --> src/parser/cpp.rs:830:36
[INFO] [stderr]     |
[INFO] [stderr] 830 |         let (total, code, comment, blank) = count_lines(source);
[INFO] [stderr]     |                                    ^^^^^ help: if this is intentional, prefix it with an underscore: `_blank`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `cartographer` (lib test) generated 2 warnings (run `cargo fix --lib -p cartographer --tests` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.47s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cartographer-3f48990b6f1cfe6f)
[INFO] [stdout] 
[INFO] [stdout] running 278 tests
[INFO] [stdout] test analysis::cache::tests::test_cache_new ... ok
[INFO] [stdout] test analysis::cache::tests::test_hash_content ... ok
[INFO] [stdout] test analysis::dynamic::tests::test_detect_dunder_import ... ok
[INFO] [stdout] test analysis::dynamic::tests::test_detect_dynamic_import ... ok
[INFO] [stdout] test analysis::dynamic::tests::test_detect_eval_exec ... ok
[INFO] [stdout] test analysis::dynamic::tests::test_detect_getattr ... ok
[INFO] [stdout] test analysis::dynamic::tests::test_function_call_detection ... ok
[INFO] [stdout] test analysis::cache::tests::test_cache_stats ... ok
[INFO] [stdout] test analysis::dynamic::tests::test_detect_vars_globals ... ok
[INFO] [stdout] test analysis::dynamic::tests::test_merge_patterns ... ok
[INFO] [stdout] test analysis::dynamic::tests::test_risk_score ... ok
[INFO] [stdout] test analysis::dynamic::tests::test_no_dynamic_behavior ... ok
[INFO] [stdout] test analysis::cache::tests::test_cache_invalidation_on_content_change ... ok
[INFO] [stdout] test analysis::dynamic::tests::test_skip_comments ... ok
[INFO] [stdout] test analysis::cache::tests::test_cache_invalidation_on_config_change ... ok
[INFO] [stdout] test analysis::cache::tests::test_cache_put_and_get ... ok
[INFO] [stdout] test analysis::cache::tests::test_cache_save_and_load ... ok
[INFO] [stdout] test analysis::cache::tests::test_hash_config ... ok
[INFO] [stdout] test analysis::explain::tests::test_cache_operations ... ok
[INFO] [stdout] test analysis::graph::tests::test_class_inherits_from ... ok
[INFO] [stdout] test analysis::graph::tests::test_detect_circular_dependencies ... ok
[INFO] [stdout] test analysis::graph::tests::test_add_file ... ok
[INFO] [stdout] test analysis::graph::tests::test_file_by_path ... ok
[INFO] [stdout] test analysis::graph::tests::test_function_is_test ... ok
[INFO] [stdout] test analysis::graph::tests::test_imports_of_empty ... ok
[INFO] [stdout] test analysis::graph::tests::test_node_id_conversion ... ok
[INFO] [stdout] test analysis::graph::tests::test_add_edge ... ok
[INFO] [stdout] test analysis::graph::tests::test_graph_stats ... ok
[INFO] [stdout] test analysis::graph::tests::test_empty_graph ... ok
[INFO] [stdout] test analysis::graph::tests::test_transitive_imports ... ok
[INFO] [stdout] test analysis::imports::tests::test_local_imports_filter ... ok
[INFO] [stdout] test analysis::cache::tests::test_cache_prune ... ok
[INFO] [stdout] test analysis::imports::tests::test_resolve_unknown_defaults_to_third_party ... ok
[INFO] [stdout] test analysis::imports::tests::test_stdlib_detection ... ok
[INFO] [stdout] test analysis::metrics::tests::test_file_metrics_basic ... ok
[INFO] [stdout] test analysis::metrics::tests::test_import_metrics ... ok
[INFO] [stdout] test analysis::metrics::tests::test_module_metrics ... ok
[INFO] [stdout] test analysis::imports::tests::test_resolve_relative_import ... ok
[INFO] [stdout] test analysis::imports::tests::test_resolve_local_import ... ok
[INFO] [stdout] test analysis::metrics::tests::test_project_metrics ... ok
[INFO] [stdout] test analysis::imports::tests::test_resolve_stdlib_import ... ok
[INFO] [stdout] test analysis::imports::tests::test_third_party_detection ... ok
[INFO] [stdout] test analysis::modules::tests::test_detect_modules ... ok
[INFO] [stdout] test analysis::metrics::tests::test_public_ratio ... ok
[INFO] [stdout] test analysis::graph::tests::test_no_circular_dependencies ... ok
[INFO] [stdout] test analysis::modules::tests::test_module_coupling_score ... ok
[INFO] [stdout] test analysis::modules::tests::test_module_type_detection ... ok
[INFO] [stdout] test analysis::tests::test_analyze_c_project ... ok
[INFO] [stdout] test analysis::tests::test_analyze_empty_directory ... ok
[INFO] [stdout] test analysis::tests::test_analyze_cpp_project ... ok
[INFO] [stdout] test analysis::tests::test_analyze_go_project ... ok
[INFO] [stdout] test analysis::tests::test_analyze_java_project ... ok
[INFO] [stdout] test analysis::tests::test_analyze_simple_project ... ok
[INFO] [stdout] test analysis::tests::test_analyzer_new ... ok
[INFO] [stdout] test analysis::tests::test_analyze_rust_project ... ok
[INFO] [stdout] test analysis::tests::test_discover_c_files ... ok
[INFO] [stdout] test analysis::tests::test_discover_cpp_files ... ok
[INFO] [stdout] test analysis::tests::test_discover_files_excludes_pycache ... ok
[INFO] [stdout] test analysis::tests::test_discover_files ... ok
[INFO] [stdout] test analysis::tests::test_analyze_javascript_project ... ok
[INFO] [stdout] test analysis::tests::test_discover_java_files ... ok
[INFO] [stdout] test analysis::tests::test_discover_javascript_files ... ok
[INFO] [stdout] test analysis::tests::test_discover_rust_files ... ok
[INFO] [stdout] test analysis::tests::test_file_count ... ok
[INFO] [stdout] test analysis::modules::tests::test_module_stats ... ok
[INFO] [stdout] test analysis::tests::test_discover_go_files ... ok
[INFO] [stdout] test analysis::tests::test_path_to_module_name_c ... ok
[INFO] [stdout] test analysis::tests::test_path_to_module_name_cpp ... ok
[INFO] [stdout] test analysis::tests::test_path_to_module_name_go ... ok
[INFO] [stdout] test analysis::tests::test_path_to_module_name_java ... ok
[INFO] [stdout] test analysis::tests::test_path_to_module_name_javascript ... ok
[INFO] [stdout] test analysis::tests::test_path_to_module_name_python ... ok
[INFO] [stdout] test analysis::tests::test_path_to_module_name_rust ... ok
[INFO] [stdout] test analysis::tests::test_should_exclude ... ok
[INFO] [stdout] test analysis::tests::test_with_verbose ... ok
[INFO] [stdout] test cli::args::tests::test_analyze_incremental ... ok
[INFO] [stdout] test cli::args::tests::test_analyze_defaults ... ok
[INFO] [stdout] test cli::args::tests::test_lsp_command ... ok
[INFO] [stdout] test cli::args::tests::test_serve_with_port ... ok
[INFO] [stdout] test cli::args::tests::test_serve_defaults ... ok
[INFO] [stdout] test config::tests::test_diagram_layout_parsing ... ok
[INFO] [stdout] test config::tests::test_load_missing_file ... ok
[INFO] [stdout] test cli::args::tests::test_analyze_with_options ... ok
[INFO] [stdout] test config::tests::test_load_valid_config ... ok
[INFO] [stdout] test config::tests::test_merge_cli_depth ... ok
[INFO] [stdout] test config::tests::test_merge_cli_format ... ok
[INFO] [stdout] test config::tests::test_merge_cli_exclude ... ok
[INFO] [stdout] test config::tests::test_merge_cli_no_diagrams ... ok
[INFO] [stdout] test cli::args::tests::test_version_command ... ok
[INFO] [stdout] test config::tests::test_default_config ... ok
[INFO] [stdout] test config::tests::test_merge_cli_no_explain ... ok
[INFO] [stdout] test config::tests::test_merge_cli_output ... ok
[INFO] [stdout] test config::tests::test_validation_max_depth_zero ... ok
[INFO] [stdout] test config::tests::test_validation_max_depth_too_high ... ok
[INFO] [stdout] test error::tests::test_analysis_error ... ok
[INFO] [stdout] test error::tests::test_config_validation_display ... ok
[INFO] [stdout] test error::tests::test_io_error_display ... ok
[INFO] [stdout] test error::tests::test_other_error ... ok
[INFO] [stdout] test error::tests::test_parse_error_display ... ok
[INFO] [stdout] test error::tests::test_error_is_send_sync ... ok
[INFO] [stdout] test error::tests::test_parser_error ... ok
[INFO] [stdout] test lsp::analysis::tests::test_analysis_bridge_default ... ok
[INFO] [stdout] test lsp::analysis::tests::test_analysis_bridge_new ... ok
[INFO] [stdout] test config::tests::test_output_format_parsing ... ok
[INFO] [stdout] test config::tests::test_validation_empty_include ... ok
[INFO] [stdout] test lsp::analysis::tests::test_counts_without_analysis ... ok
[INFO] [stdout] test error::tests::test_path_not_found_display ... ok
[INFO] [stdout] test lsp::analysis::tests::test_find_workspace_root_with_cargo_toml ... ok
[INFO] [stdout] test lsp::analysis::tests::test_analyze_workspace ... ok
[INFO] [stdout] test lsp::analysis::tests::test_analysis_bridge_with_config ... ok
[INFO] [stdout] test lsp::analysis::tests::test_modules_empty ... ok
[INFO] [stdout] test lsp::cache::tests::test_get_code_lenses_no_file ... ok
[INFO] [stdout] test lsp::cache::tests::test_file_analysis ... ok
[INFO] [stdout] test lsp::cache::tests::test_get_definition_by_name_not_found ... ok
[INFO] [stdout] test lsp::cache::tests::test_get_definition_no_file ... ok
[INFO] [stdout] test lsp::cache::tests::test_get_definition_on_class ... ok
[INFO] [stdout] test lsp::cache::tests::test_get_definition_on_function ... ok
[INFO] [stdout] test lsp::cache::tests::test_get_definition_on_method ... ok
[INFO] [stdout] test lsp::cache::tests::test_get_workspace_symbols_empty ... ok
[INFO] [stdout] test lsp::cache::tests::test_lsp_cache_new ... ok
[INFO] [stdout] test lsp::cache::tests::test_get_hover_info_no_file ... ok
[INFO] [stdout] test lsp::cache::tests::test_cached_symbol ... ok
[INFO] [stdout] test lsp::cache::tests::test_get_document_symbols_no_file ... ok
[INFO] [stdout] test lsp::cache::tests::test_symbol_reference ... ok
[INFO] [stdout] test lsp::cache::tests::test_symbol_definition_lookup ... ok
[INFO] [stdout] test lsp::diagnostics::tests::test_generate_diagnostics_empty ... ok
[INFO] [stdout] test lsp::diagnostics::tests::test_high_complexity_diagnostic ... ok
[INFO] [stdout] test lsp::diagnostics::tests::test_circular_dependency_diagnostic ... ok
[INFO] [stdout] test lsp::diagnostics::tests::test_is_file_open ... ok
[INFO] [stdout] test lsp::diagnostics::tests::test_missing_docs_diagnostic ... ok
[INFO] [stdout] test lsp::diagnostics::tests::test_missing_class_docs_diagnostic ... ok
[INFO] [stdout] test analysis::modules::tests::test_find_by_type ... ok
[INFO] [stdout] test lsp::handlers::tests::test_goto_definition_no_file ... ok
[INFO] [stdout] test analysis::modules::tests::test_path_to_module_name ... ok
[INFO] [stdout] test lsp::cache::tests::test_symbol_definition_case_insensitive_fallback ... ok
[INFO] [stdout] test lsp::handlers::tests::test_hover_returns_info ... ok
[INFO] [stdout] test lsp::handlers::tests::test_publish_diagnostics_stub ... ok
[INFO] [stdout] test lsp::handlers::tests::test_workspace_symbol_empty_query ... ok
[INFO] [stdout] test lsp::symbols::tests::test_cached_to_symbol_info ... ok
[INFO] [stdout] test lsp::symbols::tests::test_class_docstring_truncation ... ok
[INFO] [stdout] test lsp::handlers::tests::test_handlers_struct_exists ... ok
[INFO] [stdout] test lsp::symbols::tests::test_class_to_document_symbol ... ok
[INFO] [stdout] test lsp::symbols::tests::test_function_to_document_symbol ... ok
[INFO] [stdout] test lsp::symbols::tests::test_document_symbols_no_file ... ok
[INFO] [stdout] test lsp::symbols::tests::test_get_symbol_kind ... ok
[INFO] [stdout] test output::diagrams::tests::test_diagram_generator_new ... ok
[INFO] [stdout] test output::diagrams::tests::test_get_node_style ... ok
[INFO] [stdout] test output::diagrams::tests::test_sanitize_id ... ok
[INFO] [stdout] test output::diagrams::tests::test_with_direction ... ok
[INFO] [stdout] test output::diagrams::tests::test_with_max_nodes ... ok
[INFO] [stdout] test output::export::tests::test_default_options ... ok
[INFO] [stdout] test output::export::tests::test_export_format_extension ... ok
[INFO] [stdout] test output::export::tests::test_export_format_is_image ... ok
[INFO] [stdout] test output::export::tests::test_glob_match ... ok
[INFO] [stdout] test output::export::tests::test_node_color ... ok
[INFO] [stdout] test output::export::tests::test_sanitize_dot_id ... ok
[INFO] [stdout] test output::export::tests::test_sanitize_mermaid_id ... ok
[INFO] [stdout] test output::export::tests::test_export_format_parse ... ok
[INFO] [stdout] test lsp::symbols::tests::test_workspace_symbols_empty ... ok
[INFO] [stdout] test lsp::tests::test_backend_creation ... ok
[INFO] [stdout] test output::diagrams::tests::test_sanitize_class_name ... ok
[INFO] [stdout] test output::html::tests::test_generation_report_summary ... ok
[INFO] [stdout] test output::templates::tests::test_code_highlight ... ok
[INFO] [stdout] test output::templates::tests::test_pluralize_plural ... ok
[INFO] [stdout] test output::html::tests::test_html_config_default ... ok
[INFO] [stdout] test output::templates::tests::test_pluralize_singular ... ok
[INFO] [stdout] test output::templates::tests::test_html_escape ... ok
[INFO] [stdout] test output::html::tests::test_slugify ... ok
[INFO] [stdout] test output::templates::tests::test_pluralize_zero ... ok
[INFO] [stdout] test output::templates::tests::test_slugify ... ok
[INFO] [stdout] test output::templates::tests::test_truncate_words_no_truncation ... ok
[INFO] [stdout] test parser::ast::tests::test_attribute_new ... ok
[INFO] [stdout] test parser::ast::tests::test_class_is_dataclass ... ok
[INFO] [stdout] test parser::ast::tests::test_class_is_exception ... ok
[INFO] [stdout] test output::templates::tests::test_truncate_words ... ok
[INFO] [stdout] test parser::ast::tests::test_class_new ... ok
[INFO] [stdout] test parser::ast::tests::test_function_is_private ... ok
[INFO] [stdout] test parser::ast::tests::test_function_is_property ... ok
[INFO] [stdout] test parser::ast::tests::test_function_new ... ok
[INFO] [stdout] test parser::ast::tests::test_function_signature ... ok
[INFO] [stdout] test parser::ast::tests::test_import_from ... ok
[INFO] [stdout] test parser::ast::tests::test_import_relative ... ok
[INFO] [stdout] test parser::ast::tests::test_import_simple ... ok
[INFO] [stdout] test parser::ast::tests::test_imported_name_used_name ... ok
[INFO] [stdout] test parser::ast::tests::test_constant_new ... ok
[INFO] [stdout] test parser::ast::tests::test_function_async_signature ... ok
[INFO] [stdout] test parser::ast::tests::test_parameter_args_kwargs ... ok
[INFO] [stdout] test parser::ast::tests::test_parameter_display ... ok
[INFO] [stdout] test parser::c::tests::test_count_lines ... ok
[INFO] [stdout] test parser::c::tests::test_parse_enum ... ok
[INFO] [stdout] test parser::c::tests::test_parse_function ... ok
[INFO] [stdout] test parser::c::tests::test_parse_function_prototype ... ok
[INFO] [stdout] test parser::c::tests::test_parse_global_variables ... ok
[INFO] [stdout] test parser::c::tests::test_parse_includes ... ok
[INFO] [stdout] test parser::c::tests::test_parse_struct ... ok
[INFO] [stdout] test parser::c::tests::test_parse_typedef ... ok
[INFO] [stdout] test parser::c::tests::test_parse_variadic_function ... ok
[INFO] [stdout] test parser::ast::tests::test_serialization ... ok
[INFO] [stdout] test parser::c::tests::test_parser_new ... ok
[INFO] [stdout] test parser::cpp::tests::test_parse_enum_class ... ok
[INFO] [stdout] test parser::cpp::tests::test_parse_class ... ok
[INFO] [stdout] test parser::ast::tests::test_parsed_file_new ... ok
[INFO] [stdout] test output::html::tests::test_create_directories ... ok
[INFO] [stdout] test parser::cpp::tests::test_parse_class_inheritance ... ok
[INFO] [stdout] test parser::cpp::tests::test_parse_includes ... ok
[INFO] [stdout] test parser::cpp::tests::test_parse_struct ... ok
[INFO] [stdout] test parser::cpp::tests::test_parse_namespace ... ok
[INFO] [stdout] test parser::go::tests::test_count_lines ... ok
[INFO] [stdout] test parser::cpp::tests::test_parser_new ... ok
[INFO] [stdout] test parser::cpp::tests::test_count_lines ... ok
[INFO] [stdout] test parser::cpp::tests::test_parse_using ... ok
[INFO] [stdout] test parser::go::tests::test_parse_const ... ok
[INFO] [stdout] test parser::go::tests::test_parse_function ... ok
[INFO] [stdout] test parser::go::tests::test_parse_imports ... ok
[INFO] [stdout] test parser::go::tests::test_parse_interface ... ok
[INFO] [stdout] test parser::go::tests::test_parse_method ... ok
[INFO] [stdout] test parser::go::tests::test_parse_package ... ok
[INFO] [stdout] test parser::java::tests::test_count_lines ... ok
[INFO] [stdout] test parser::go::tests::test_parse_variadic ... ok
[INFO] [stdout] test parser::go::tests::test_parser_new ... ok
[INFO] [stdout] test parser::java::tests::test_parse_imports ... ok
[INFO] [stdout] test parser::java::tests::test_parse_class ... ok
[INFO] [stdout] test parser::java::tests::test_parse_enum ... ok
[INFO] [stdout] test parser::java::tests::test_parse_interface ... ok
[INFO] [stdout] test parser::java::tests::test_parse_javadoc ... ok
[INFO] [stdout] test parser::cpp::tests::test_parse_template ... ok
[INFO] [stdout] test parser::java::tests::test_parse_method_parameters ... ok
[INFO] [stdout] test parser::java::tests::test_parser_new ... ok
[INFO] [stdout] test parser::java::tests::test_parse_record ... ok
[INFO] [stdout] test parser::javascript::tests::test_detect_react_components ... ok
[INFO] [stdout] test parser::java::tests::test_parse_package ... ok
[INFO] [stdout] test parser::java::tests::test_parse_class_with_inheritance ... ok
[INFO] [stdout] test parser::javascript::tests::test_parse_class ... ok
[INFO] [stdout] test parser::javascript::tests::test_js_variant_detection ... ok
[INFO] [stdout] test parser::javascript::tests::test_parse_commonjs_require ... ok
[INFO] [stdout] test parser::javascript::tests::test_parse_import ... ok
[INFO] [stdout] test parser::python::tests::test_class_with_bases ... ok
[INFO] [stdout] test parser::python::tests::test_class_with_method ... ok
[INFO] [stdout] test parser::javascript::tests::test_parse_typescript ... ok
[INFO] [stdout] test parser::python::tests::test_async_function ... ok
[INFO] [stdout] test parser::python::tests::test_empty_file ... ok
[INFO] [stdout] test parser::python::tests::test_decorated_function ... ok
[INFO] [stdout] test parser::python::tests::test_from_import ... ok
[INFO] [stdout] test parser::python::tests::test_function_with_params ... ok
[INFO] [stdout] test parser::python::tests::test_import_with_alias ... ok
[INFO] [stdout] test parser::javascript::tests::test_count_lines ... ok
[INFO] [stdout] test parser::python::tests::test_constant ... ok
[INFO] [stdout] test parser::javascript::tests::test_parse_function ... ok
[INFO] [stdout] test parser::python::tests::test_line_counting ... ok
[INFO] [stdout] test parser::python::tests::test_simple_class ... ok
[INFO] [stdout] test parser::python::tests::test_relative_import ... ok
[INFO] [stdout] test parser::python::tests::test_simple_function ... ok
[INFO] [stdout] test parser::python::tests::test_simple_import ... ok
[INFO] [stdout] test parser::rust::tests::test_count_lines ... ok
[INFO] [stdout] test parser::rust::tests::test_parse_async_function ... ok
[INFO] [stdout] test parser::rust::tests::test_parse_enum ... ok
[INFO] [stdout] test parser::rust::tests::test_parse_function ... ok
[INFO] [stdout] test parser::rust::tests::test_parse_impl ... ok
[INFO] [stdout] test parser::rust::tests::test_parse_struct ... ok
[INFO] [stdout] test parser::rust::tests::test_parse_trait ... ok
[INFO] [stdout] test parser::rust::tests::test_parse_use ... ok
[INFO] [stdout] test parser::python::tests::test_module_docstring ... ok
[INFO] [stdout] test parser::go::tests::test_parse_struct ... ok
[INFO] [stdout] test parser::rust::tests::test_path_to_module_name ... ok
[INFO] [stdout] test analysis::explain::tests::test_explain_function_disabled ... ok
[INFO] [stdout] test parser::python::tests::test_parser_new ... ok
[INFO] [stdout] test parser::python::tests::test_path_to_module_name ... ok
[INFO] [stdout] test parser::rust::tests::test_parse_const ... ok
[INFO] [stdout] test parser::rust::tests::test_parser_new ... ok
[INFO] [stdout] test analysis::explain::tests::test_build_function_prompt ... ok
[INFO] [stdout] test analysis::explain::tests::test_explain_module_disabled ... ok
[INFO] [stdout] test analysis::explain::tests::test_build_class_prompt ... ok
[INFO] [stdout] test analysis::explain::tests::test_template_function_explanation ... ok
[INFO] [stdout] test analysis::explain::tests::test_explain_class_disabled ... ok
[INFO] [stdout] test analysis::explain::tests::test_template_module_explanation ... ok
[INFO] [stdout] test analysis::explain::tests::test_template_class_explanation ... ok
[INFO] [stdout] test analysis::explain::tests::test_build_module_prompt ... ok
[INFO] [stdout] test analysis::explain::tests::test_is_enabled ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 278 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.59s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cartographer-2c513f107a12302f)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-aa1071ff8750bc10)
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 19 tests
[INFO] [stdout] test test_config_default ... ok
[INFO] [stdout] test test_config_merge_cli ... ok
[INFO] [stdout] test test_analyze_nonexistent_path ... ok
[INFO] [stdout] test test_analyze_empty_directory ... ok
[INFO] [stdout] test test_analyze_simple_project ... ok
[INFO] [stdout] test test_diagram_generation ... ok
[INFO] [stdout] test test_analyze_detects_functions ... ok
[INFO] [stdout] test test_class_hierarchy_diagram ... ok
[INFO] [stdout] test test_module_type_detection ... ok
[INFO] [stdout] test test_analyze_calculates_metrics ... ok
[INFO] [stdout] test test_analyze_detects_classes ... ok
[INFO] [stdout] test test_analysis_performance ... ok
[INFO] [stdout] test test_analyze_detects_imports ... ok
[INFO] [stdout] test test_analyze_complex_project ... ok
[INFO] [stdout] test test_module_detection ... ok
[INFO] [stdout] test test_module_diagram_generation ... ok
[INFO] [stdout] test test_html_generates_module_pages ... ok
[INFO] [stdout] test test_search_json_structure ... ok
[INFO] [stdout] test test_html_generation ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/lsp_integration.rs (/opt/rustwide/target/debug/deps/lsp_integration-38026fcf45bf6e51)
[INFO] [stdout] 
[INFO] [stdout] running 19 tests
[INFO] [stdout] test test_lsp_analysis_bridge_lifecycle ... ok
[INFO] [stdout] test test_lsp_definition_by_name ... ok
[INFO] [stdout] test test_lsp_analysis_detects_functions ... ok
[INFO] [stdout] test test_lsp_cache_populated ... ok
[INFO] [stdout] test test_lsp_analysis_detects_classes ... ok
[INFO] [stdout] test test_lsp_diagnostics_circular_dependencies ... ok
[INFO] [stdout] test test_lsp_empty_file ... ok
[INFO] [stdout] test test_lsp_code_lenses ... ok
[INFO] [stdout] test test_lsp_document_symbols ... ok
[INFO] [stdout] test test_lsp_hover_info ... ok
[INFO] [stdout] test test_lsp_diagnostics_missing_docs ... ok
[INFO] [stdout] test test_lsp_hierarchical_symbols ... ok
[INFO] [stdout] test test_lsp_nonexistent_file ... ok
[INFO] [stdout] test test_lsp_symbol_provider_kinds ... ok
[INFO] [stdout] test test_lsp_workspace_symbols_empty_query ... ok
[INFO] [stdout] test test_lsp_modules_tracked ... ok
[INFO] [stdout] test test_lsp_workspace_symbols ... ok
[INFO] [stderr]    Doc-tests cartographer
[INFO] [stdout] test test_lsp_diagnostics_empty_workspace ... ok
[INFO] [stdout] test test_lsp_go_to_definition ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "cb3c035b388a24c4ebed71bfc7b3acd510504663c1b4ca9e4244bfe89f95fb57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb3c035b388a24c4ebed71bfc7b3acd510504663c1b4ca9e4244bfe89f95fb57", kill_on_drop: false }`
[INFO] [stdout] cb3c035b388a24c4ebed71bfc7b3acd510504663c1b4ca9e4244bfe89f95fb57
